home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 15 / Hobby PC 15.iso / Soft / Agent / spchcpl.exe / RCDATA / CABINET / SPEECH.INF < prev    next >
INI File  |  2000-02-02  |  866b  |  51 lines

  1. ;
  2. ; inf file for Speech Control Panel (English)
  3. ;
  4.  
  5. [Version] 
  6. Signature=$CHICAGO$ 
  7. AdvancedINF=2.5,%ADVPKPRMPT%
  8.  
  9. [DestinationDirs] 
  10. Applet = 11
  11. HelpFile = 18
  12. AgentSR = 25,msagent
  13.  
  14. [DefaultInstall] 
  15. CheckAdminRights=1
  16. CopyFiles = Applet, HelpFile, AgentSR
  17. RunPostSetupCommands = SpchApi
  18. DelDirs=CleanUpMsAgent
  19.  
  20. [DefaultInstall.NT] 
  21. CheckAdminRights=1
  22. CopyFiles = Applet, HelpFile, AgentSR
  23. RunPostSetupCommands = SpchApi
  24. DelDirs=CleanUpMsAgent
  25.  
  26. [SpchApi]
  27. spchapi.exe /q:a
  28.  
  29. [Applet]
  30. speech.cpl
  31.  
  32. [HelpFile]
  33. spchcpl.hlp
  34.  
  35. [AgentSR]
  36. AgentSR.dll,,,1056
  37.  
  38. [CleanUpMsAgent]
  39. %25%\msagent
  40.  
  41. [SourceDisksNames] 
  42. 1 = %DiskName%,spchcpl,0
  43.  
  44. [SourceDisksFiles] 
  45. speech.cpl = 1
  46. spchcpl.hlp = 1
  47.  
  48. [Strings] 
  49. ADVPKPRMPT = "The correct version of Advpack.dll was not found, installation halted."
  50. DiskName = "Microsoft Speech Control Panel"
  51.